body {
    font-family: 'Roboto Condensed', Arial, "sans-serif";
    font-size: x-large;
    color: #575757;
    line-height:auto;
}

.vigilado {
    float: left;
    margin-top: -191px;
    margin-left: -18px;
    z-index: 402;
    position: relative;
    display: block;
}

.banco {
    position: absolute;
    right: 10px;
    top: 180px;
    z-index: 1;
    filter: invert();
}

.navbar {
    padding: 0;
}

.navbar-brand {
    margin: 0 auto;
    width: 80%;
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.0);
    border-color: rgba(0, 0, 0, 0.0);
}

#ofertas{
    background-image: url('https://img04.en25.com/EloquaImages/clients/DAVIVIENDACOSTARICA/%7Bcf9b8d2e-5521-47fa-9589-b32d5fe28f92%7D_bg-secciones.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

/* slider */
.slider_t .slick-prev {
    left: -20px;
    background: url('%7B7b8a26a6-75e2-496c-907f-1b5888ee60c2%7D_trazado.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.slider_t .slick-next {
    right: -20px;
    background: url('https://img04.en25.com/EloquaImages/clients/DAVIVIENDACOSTARICA/%7B7e81dc9f-e4a4-41f0-8371-7eb6f9c2cdd0%7D_next.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.slider_t .slick-prev,
.slider_t .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 24px;
    height: 100px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
}

.slider_t .slick-prev,
.slider_t .slick-next {
    display: block;
}

.slider_t .slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slider_t .slick-dots li {
    position: relative;
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slider_t .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 5px;
    height: 5px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slider_t .slick-dots li button:hover,
.slider_t .slick-dots li button:focus {
    outline: none;
}

.slider_t .slick-dots li button:hover:before,
.slider_t .slick-dots li button:focus:before {
    opacity: 1;
}

.slider_t .slick-dots li button:before {
    font-size: 48px;
    line-height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 5px;
    content: '•';

    /* alt-7 */
    text-align: center;
    color: #575757;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slider_t .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #dd141d;
}

/*  */
/* menu flotante */
.floating-menu-wrapper {
    position: fixed;
    z-index: 400;
    top: 50%;
    right: 0%;
    height: 100px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.floating-menu-item {
    white-space: nowrap;
    position: absolute;
}

.floating-menu {
    width: 50px;
    height: 100%;
}

.floating-menu a {
    font-size: 1em;
    line-height: 50px;
    display: block;
    padding-right: 18px;
    text-decoration: none;
    color: #fff;
}

.floating-menu a:before {
    display: inline-block;
    width: 50px;
    height: 50px;
    content: '';
    vertical-align: middle;
}

.floating-menu span {
    display: inline-block;
    padding-left: 18px;


}

.floating-menu-chat {
    display: inline-block;
    max-width: 50px;
    -webkit-transition: max-width .36s ease .12s;
    transition: max-width .36s ease .12s;
    right: 0;
}

.floating-menu-chat:hover {
    max-width: 30em;
}

.floating-menu-chat a {
    background-color: #dd141d;
    border-radius: 10px 0px 0px 10px;
}

.floating-menu-chat a:hover {
    color: #fff;
    background-color: #aa0f16;
}

/* flechitaazul */
/* .floating-menu-chat a:hover span {
    background-image: url('https://www.mizuhobank.co.jp/assets/images/icon/icon_arrow-right_02.png');https://img04.en25.com/EloquaImages/clients/DAVIVIENDACOSTARICA/%7B2fb1d2f6-1eb8-4788-a3b4-ca7d4e900137%7D_mano.png
} */
/* icono blanco */
.floating-menu-chat a:hover:before {
    background-image: url('https://img04.en25.com/EloquaImages/clients/DAVIVIENDACOSTARICA/%7B2fb1d2f6-1eb8-4788-a3b4-ca7d4e900137%7D_mano.png');
}

.floating-menu-chat a:before {
    background: url('https://img04.en25.com/EloquaImages/clients/DAVIVIENDACOSTARICA/%7B2fb1d2f6-1eb8-4788-a3b4-ca7d4e900137%7D_mano.png') no-repeat 50% 50%;
}

.floating-menu-help {
    top: 67%;
    right: 0;
    max-width: 50px;
    transition: max-width .36s ease .12s;
}

.floating-menu-help:hover {
    width: 226px;
    max-width: 30em;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: .48s;
    transition-duration: .48s;
}

.floating-menu  ul {
    display: block;
    margin-block-start: 0em !important;
    margin-block-end: 0em !important;
    margin-inline-start: 0px !important;
    margin-inline-end: 0px !important;
    padding-inline-start: 1px !important;
}

.footer {
    background-color: #000000;
    padding: 20px;
}

.footer p {
    color: #ffffff;
    font-size: 15px !important;
}
.center p{
    font-size: 18px;
    list-style: 19px;
}

[center] {
    display: block;
    margin: 0 auto;
    position: relative;
    border: 4px solid #efefef;

    .slick-slide {
        overflow: hidden;
    }

    img {
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
        position: absolute;
        width: 100%;
        transition: all 500ms ease-in-out;
        transform: scale(1.25, 1.25);
    }

    .slick-active {
        img {
            transform: scale(1, 1);
        }
    }
}

.center .slick-prev {
    left: -20px;
    background: url('https://img04.en25.com/EloquaImages/clients/DAVIVIENDACOSTARICA/%7B7b8a26a6-75e2-496c-907f-1b5888ee60c2%7D_trazado.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.center .slick-next {
    right: -20px;
    background: url('https://img04.en25.com/EloquaImages/clients/DAVIVIENDACOSTARICA/%7B7e81dc9f-e4a4-41f0-8371-7eb6f9c2cdd0%7D_next.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.center .slick-prev,
.center .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 24px;
    height: 100px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
}

.center .slick-dots {
    position: relative;
    bottom: 10px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.center .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.center .slick-dots li button {
    font-size: 100;
    line-height: 0;
    display: block;
    width: 5px;
    height: 5px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #dd141d;
    border-radius: 50px;
}

.center .slick-dots li button:hover,
.center .slick-dots li button:focus {
    outline: none;
}

.center .slick-dots li button:hover:before,
.center .slick-dots li button:focus:before {
    opacity: 1;
}

.center.slick-dots li button:before {
    background: #740b11;
    font-size: 48px;
    line-height: 50px;

    /* position: absolute; */
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';

    /* alt-7 */
    text-align: center;
    color: #575757;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.center.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #dd141d;
}

/* findeslider */
@media (max-width: 425px){
    .navbar-brand img {
        width: 185px;
    }

    
}

@media (min-width: 400px){
    #ofertas{
        background-image: url('https://img04.en25.com/EloquaImages/clients/DAVIVIENDACOSTARICA/%7Bf3c626e6-83e8-4092-afa5-364b7370a547%7D_bg-secciones2.jpg');
        background-size: cover;
        background-repeat: no-repeat;
    }
}

@media (min-width: 300px){
    #ofertas{
        background-image: url('https://img04.en25.com/EloquaImages/clients/DAVIVIENDACOSTARICA/%7Bf3c626e6-83e8-4092-afa5-364b7370a547%7D_bg-secciones2.jpg');
        background-size: cover;
        background-repeat: no-repeat;
    }
}

@media (min-width: 200px){
    #ofertas{
        background-image: url('https://img04.en25.com/EloquaImages/clients/DAVIVIENDACOSTARICA/%7Bf3c626e6-83e8-4092-afa5-364b7370a547%7D_bg-secciones2.jpg');
        background-size: cover;
        background-repeat: no-repeat;
    }
}



/* estilos pagina */
.nav-item p {
    font-size: 15px;
    line-height: 19px;
    font-weight: bold;
    font-style: italic;
}

.start-header {
    top: 0;
    width: 100%;
    z-index: 900;
  position:fixed ;
  background-color: #fff;
    -webkit-box-shadow: 0px 3px 8px 5px rgba(168,168,168,0.62);
    -moz-box-shadow: 0px 3px 8px 5px rgba(168,168,168,0.62);
    box-shadow: 0px 3px 8px 5px rgba(168,168,168,0.62);
}
.rojo{
    color:#dd141d;
    font-weight: bold;
}

.micard{
    width: 25%;
    height: 570px;
    margin: 50px 15px;
    position: relative;
    
    padding: 10px 15px;
    background-color: #eeeeee;
    border-radius: 10px;
    border: 1px solid #b3b3b3;
 
    box-shadow: -3px 9px 10px 1px rgb(59 53 53 / 25%);
}
.micard p{
    font-size: 21px;
    list-style: 23px !important;

}

.btn-slider{
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -35px;
}
.privilegios{
 background-color: #020417;
}
.privilegios p{
    color: #fff;
   }



/*modal*/
.modal-header h4 {
    color: #dd141d;
    font-style: italic;
    font-weight: bold;
    font-size: 1.7rem !important;
    padding: 0px 5px;
    margin-bottom: 10px;
    text-align: center;
}

.modal-body h4 {
    color: #dd141d;
    font-style: italic;
    font-weight: bold;
    font-size: 1.7rem !important;
    padding: 0px 5px;
    margin-bottom: 10px;
    text-align: center;
}

.modal-body ul {
    list-style-image: url("https://img04.en25.com/EloquaImages/clients/DAVIVIENDACOSTARICA/%7B3038bf00-cc2c-47a3-82ce-26bce61d6917%7D_avion.png");
}

.modal-body ul li {
    font-size: 18px !important;

    
}
.modal-body p {
    font-size: 18px !important;

    
}
/*enlace*/
a{
    color: #dd141d;
    text-decoration: underline;
    font-weight: bold;
    font-style: italic;
}



.inicio {
    width: 100%;
    height: 100vh;
    background-image: url('https://img04.en25.com/EloquaImages/clients/DAVIVIENDACOSTARICA/%7B0dd2bfc6-b47c-4a9d-8783-c91097b35aed%7D_fondo.jpeg');
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-origin: content-box;
    background-repeat: no-repeat;
    overflow-y: hidden;
}

.inicio h1{
    color: #fff;
}

.movil {
    width: 370px;
    min-width: 220px;
}